How to Install mg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mg software package in Ubuntu 14.04 LTS (Trusty Tahr)

mg software package provides microscopic GNU Emacs-style editor, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mg 

mg is installed in your system.

Make ensure the mg package were installed using the commands given below,

$ sudo dpkg-query -l | grep mg *

You will get with mg package name, version, architecture and description in a table

mg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Editors
Package mg
Version 20110905-1.1
Description microscopic GNU Emacs-style editor
Sub Section Editors


See Also, How to uninstall or remove mg software package from Ubuntu 14.04 LTS (Trusty Tahr)?